Add VM_metrics.start_time, and use this to implement xm uptime through the
authorEwan Mellor <ewan@xensource.com>
Thu, 22 Mar 2007 16:32:18 +0000 (16:32 +0000)
committerEwan Mellor <ewan@xensource.com>
Thu, 22 Mar 2007 16:32:18 +0000 (16:32 +0000)
commit7af644b697df88b87e86cd3800a26c6a84e2c960
tree1c40a68bff3eac8ce078d9c4e0b226f5931471dd
parent93fdf19076af6bfde483eb1ba7ae56d19d780bdb
Add VM_metrics.start_time, and use this to implement xm uptime through the
Xen-API.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendVMMetrics.py
tools/python/xen/xm/main.py